home *** CD-ROM | disk | FTP | other *** search
- From: Cplus_Kid@msn.com (Peter Van Den Oever)
- Subject: New Problem
- Date: 27 Feb 96 13:34:54 -0800
- Message-ID: <00001a81+0000a8d8@msn.com>
- Path: news.msn.com!msn.com
- Newsgroups: comp.lang.c++
- Organization: The Microsoft Network (msn.com)
-
- I use Borland C++ v 4.52 and am having trouble with NEW. The manuals
- I have purchaced say that if NEW fails to get the memory needed it
- returns NULL. When trying this in a loop when NEW fails the program
- crashes. I also tried TRY { } catch with no success. Can anyone
- help?
-
- CPlus_Kid@msn.com
-